home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / MISC / FILES.BBS < prev    next >
Encoding:
File List  |  1997-02-08  |  12.7 KB  |  230 lines

  1.  ===========================================================
  2.              Various programming files
  3.  ===========================================================
  4.    The notation 'ASP' indicates the program complies with the
  5.    standards of the Association of Shareware Professionals.
  6.  
  7. ADA_TUT3.ZIP ADA-TUTR 3.00
  8.              Ada-9X Programming Lang. Tutor Interactive Ada tutor now
  9.              includes the latest Ada-9X material. When run on a PC, no
  10.              compiler is needed, but the docs. include a list of PC Ada
  11.              compilers, some inexpensive. Ada source code is included, so
  12.              ADA-TUTR will run on other computers with Ada compilers, such
  13.              as mainframes. Ada is a superior programming language. You can
  14.              earn money distributing this shareware.
  15. ALGORITM.ZIP Example of various sort algorithms (source)
  16. ANSIKODE.ZIP How to make ansi
  17. BM192A.ZIP   Bad Mood project v 1.92a.A doom engine with full source
  18.              code for the Atari Falcon030  computer. Requires a IWAD
  19.              file. Shareware Doom WAD would do. And so do DOOM2,
  20.              Heretic or Ultimate Doom.
  21. C-LESSON.ZIP This archive contains a complete course for you to learn the
  22.              'c' computer language itself.
  23. CORPCO2F.ZIP The offshore alternative at a competive price!
  24.              Heard of OFFSHORE development? Attracted by the considerable
  25.              cost saving? You may, however be aware of the pitfalls
  26.              associated with offshore development. Here at Virtual Software
  27.              we would like to think that we have addressed all of them.
  28. CRC.ZIP      A painless guide to crc error detection algorithms
  29. EFFICI_1.ZIP OOP vs. procedural programming
  30. GAMEDEV1.ZIP Alternative Marketing Methods: Self-publishing via Shareware
  31.              and Low-Cost Retail
  32. HEXAGON1.ZIP algorithms for resolving x,y mouse hits on a hex grid?
  33. HUFFMAN.ZIP  Here is a quick tutorial on generating a huffman tree from a
  34.              value/frequency set
  35. IFF.ZIP      Intro to Amiga IFF ILBM Files and Amiga Viewmodes
  36. IPTUT002.ZIP Intermediate Programmer Tutorial #002
  37.              Turbo C++ 3.0 Bugs and How to Deal with Them
  38. JFSIGNAL.ZIP Unix signals and process groups
  39. JFSOCKET.ZIP Bsd sockets: a quick and dirty primer
  40. MACMYTHS.ZIP Mac Mythconceptions (Was Re: Why Mac not a games platform)
  41. MICROGEN.ZIP Microgenesis' shareware registration service
  42. MP3RIPPI.ZIP Mpeg Layer 3 CD Ripping FAQ V.1b
  43. ONEWAYFU.ZIP One Way Functions,Insolvable Problems, Static and Dynamic
  44.              Encryption
  45. OPTIMIZE.ZIP Writing Smaller Games
  46. PACKING.ZIP  DATA COMPRESSION ALGORITHMS OF ARC, PKZIP, AND LHARC
  47. PSL_INFO.ZIP PsL's Registration Service
  48. PTR_HELP.ZIP Understanding pointers (for beginners)
  49. RADIX.ZIP    Short tutorial on the radix-sort.
  50. RANDOM.ZIP   Suggestions for random number generation in software
  51. RESOURCE.ZIP Resource Guide for Computer Game Developers
  52. RLVALUE.ZIP  A Brief Tutorial on Pointers, Lvalues, & Rvalues
  53. UTVPROJ.ZIP  Writing exceptional software
  54. YK31.ZIP     $YK v3.1 - Sell Your Know How as Shareware
  55.              examines ways that non-programmers can get
  56.              in on the Shareware boom and make some money
  57.              with their computer by selling their skills
  58.              and expertise. It describes in detail what
  59.              Shareware is; how you can use an Authoring
  60.              System to create Shareware programs; and it
  61.              includes a Database of 400+ ASP Approved BBS
  62.              Contains anti-virus selfcheck.  Requires
  63.              Harddisk and Color Monitor. Freeware.
  64.  
  65.  
  66.  ====================================================================
  67.     ARTIFICIAL intelligence/neural network/Fuzzy Logic sources/docs
  68.  ====================================================================
  69. ALLIS.ZIP    intro for thesis (PSfile)
  70.              Two theses by the same author on games and artificial
  71.              intelligence are electronically available. For both, a short
  72.              description is specified below, as well as a description how
  73.              the theses can be obtained.
  74. BPNN133U.ZIP backprop neural net recognition
  75. BRAIN12.ZIP  the brain version 1.2S with the brain, you can create, train,
  76.              and test your own neural networks.
  77. EVOLUT1.ZIP  Intelligent Behavior Without AI: An Evolutionary Approach
  78. GAF200B.ZIP  Genetic-Adapt FuzzyWare
  79. IFAI_CYC.ZIP IF, AI, and the confabulating-arranger model of interactive fiction
  80. INFLUE_1.ZIP Here is a second cut at a summarization of the "influence
  81.              mapping" thread, including posts that came out after the
  82.              6/12/95 summary posting here on comp.Ai.Games. If i missed any
  83.              posts please let me know; i would be more than happy to include
  84.              them in a future summarization (if there's demand for it).
  85. KOHONE.ZIP   AI Learning Algorithms
  86. NEOCOG10.ZIP Neocognitron Neural Network explorer for pattern recognition
  87.              tolerant of deformation and shift in position. GUI, easy net
  88.              construction, explorer and tester operation modes, recogni-
  89.              tion statistics, performance analysis, cells and weights
  90.              displaying. PLUS, a pattern maker utility for testing ANN: GUI,
  91.              text file output, transformations
  92. NETSTUFF.ZIP several files which are examples of neural networks.
  93. NEURAL10.ZIP Neural networks starter kit
  94.              SLUG is a front end for a backprop net with 3 layers, using a
  95.              sigmoid transfer function in the hidden layer and linear
  96.              transfer functions in the output layer. SLUG uses the steepest
  97.              descent optimization method (simple backprop). You can set the
  98.              number of nodes in each layer, and training parameters. SLUG
  99.              saves networks on dos streams.
  100. NEURAL22.ZIP SLUG3.EXE, a working backprop neural network application.
  101. NNUTL101.ZIP Neural net utilities version 1.01
  102. NRLIBE32.ZIP This package contains a shell for neural networks real
  103.              applications;it isn't a demonstration software, it was used for
  104.              artificial life studies. NRLIB is a software library for
  105.              multiple neural networks management. In addition, an
  106.              interactive program (NREBP) for create,load,compute and train
  107.              nets with EBP rule is provided.
  108. PATHDEMO.ZIP PathDemo was developed by Bryan Stout as a means of visually
  109.              illustrating how different pathfinding algorithms worked. It
  110.              was developed for his lecture at the 1996 Computer Game
  111.              Developers' Conference, and has since been enhanced. It was
  112.              used as the source of the illustrations for his Game Developer
  113.              Magazine article "Smart Moves: Intelligent Path-Finding," and
  114.              is available here to download from GDM's website. This file
  115.              explains the basics of how PathDemo and its components work,
  116.              there having been no help file developed for it yet.
  117. QNET211T.ZIP Qnet for Windows V2.1
  118.              Is the complete solution for Neural Network modeling. It is a
  119.              32-bit application compatible with all 32-bit Windows
  120.              environments (including 3.X w/Win32s). This is a fully
  121.              functional trial version that allows you to become familiar
  122.              with Qnet and neural network modeling. Example neural network
  123.              models are included for science, investing, pattern recognition
  124.              and more. Details on obtaining the retail version of Qnet along
  125.              with Qnet's other exciting utilities are available in the
  126.              download. INVESTORS and TRADERS, professionals in SCIENCE,
  127.              ENGINEERING, MARKETING, MANUFACTURING, MEDICAL DIAGNOSTICS,
  128.              .... can benefit by employing neural networks to automate
  129.              problem solving and decision making tasks. (Trial/Shareware)
  130.              Vesta Services, VestaServ@aol.com.
  131. QWKNET11.ZIP QwikNet is a powerful, yet easy-to-use artificial neural
  132.              network simulator. QwikNet implements several training
  133.              algorithms including: online & batch BP, delta-bar-delta,
  134.              Quickprop and Rprop. Other features include cross- validation,
  135.              saturation prevention and pattern clipping.
  136. STRATEG3.ZIP Game AI
  137. UNCERTAI.ZIP Uncertainty in AI
  138.  
  139.  
  140.  ===========================================================
  141.              DSP files
  142.  ===========================================================
  143. ADPCM.ZIP    The code below represents a full duplex adaptive differential
  144.              pulse code modulation (adpcm) transcoder. This program has been
  145.              developed in accordance with ansi specification t1.301-1987 And
  146.              ccitt g.721 (Bis). It is fully bit-compatible with the test
  147.              vectors supplied by both of these organizations.
  148. AFIR22.ZIP   Finite impulse response for dsp-12 least mean squares (lms)
  149.              algorithm.
  150. AUDIO.ZIP    flanging, pitch change and phaser effects for the TI DSP
  151. COMPAND.ZIP  Dsp voice frequency companding system using ti's dsp starter
  152.              kits (dsk).
  153. DSKMODEM.ZIP HF digital DSP modem based on the $99 TI 320C26 DSK
  154. DSP4TEST.ZIP Motorola DSP testprograms
  155. DSPSND1.ZIP  KC7WW's DSP Sound Processor for PSA PC Soundcards
  156.              This package allows you to use your DSP sound card to perform
  157.              digital signal processing system for noise reduction and
  158.              autonotching. The LMS algorithm, as described by W9GR in QST,
  159.              is programmed to run in real time on the sound card's DSP
  160.              processor. Enjoy your HF or satellite communications and lower
  161.              listening stress.
  162.  
  163.  
  164.  =============================================================
  165.               Programming Magazines
  166.  =============================================================
  167. KINGV3.ZIP   The king magazine volume 3
  168.              now this magazine examples are also in c and pascal offcourse
  169.              inline assembler if you like to know how to program in asm ,
  170.              how to use xms , how to do animaton , how to use oop code , how
  171.              to do a waves like effect, download this volume! many more
  172.              stuff here ! first thing to do when d/l read the "read.Me" file.
  173. KMAGV1.ZIP   THE KING MAGAZINE VOLUME 1
  174.              A nEw magazine by THE KING Take it learn somthing about
  175.              Programming ASM , PASCAL , HARDWARE , GRAPHICS , DEMO EFFECTS
  176.              And some more Cool stuff! Release In The 10/14/95.
  177. MAG01.ZIP    The Mag, issue 1
  178. MAG02.ZIP    The Mag, issue 2
  179. MAG03.ZIP    The Mag, issue 3
  180. MAG04.ZIP    The Mag, issue 4
  181. MAG05.ZIP    The Mag, issue 5
  182. MAG06.ZIP    The Mag, issue 6
  183. MAG07.ZIP    The Mag, issue 7
  184. MAG08.ZIP    The Mag, issue 8
  185. MAG09.ZIP    The Mag, issue 9
  186. MAG10.ZIP    The Mag, issue 10
  187. NEU-1021.ZIP NEURON Digest Volume 10 - Number 21
  188. NUD-0101.ZIP NEURON Digest Volume 1 - Number 1
  189. NUD-0102.ZIP NEURON Digest Volume 1 - Number 2
  190. NUD-0103.ZIP NEURON Digest Volume 1 - Number 3
  191. NUD-0104.ZIP NEURON Digest Volume 1 - Number 4
  192. NUD-0911.ZIP NEURON Digest Volume 1 - Number 11
  193. NUD-0912.ZIP NEURON Digest Volume 9 - Number 12
  194. NUD-0940.ZIP NEURON Digest Volume 9 - Number 40
  195. NUD-0941.ZIP NEURON Digest Volume 9 - Number 41
  196. NUD-0942.ZIP NEURON Digest Volume 9 - Number 42
  197. NUD-0943.ZIP NEURON Digest Volume 9 - Number 43
  198. NUD-1001.ZIP NEURON Digest Volume 10 - Number 1
  199. NUD-1002.ZIP NEURON Digest Volume 10 - Number 2
  200. NUD-1003.ZIP NEURON Digest Volume 10 - Number 3
  201. NUD-1004.ZIP NEURON Digest Volume 10 - Number 4
  202. NUD-1005.ZIP NEURON Digest Volume 10 - Number 5
  203. NUD-1006.ZIP NEURON Digest Volume 10 - Number 6
  204. NUD-1007.ZIP NEURON Digest Volume 10 - Number 7
  205. NUD-1008.ZIP NEURON Digest Volume 10 - Number 8
  206. NUD-1009.ZIP NEURON Digest Volume 10 - Number 9
  207. NUD-1010.ZIP NEURON Digest Volume 10 - Number 10
  208. NUD-1011.ZIP NEURON Digest Volume 10 - Number 11
  209. NUD-1012.ZIP NEURON Digest Volume 10 - Number 12
  210. NUD-1013.ZIP NEURON Digest Volume 10 - Number 13
  211. NUD-1014.ZIP NEURON Digest Volume 10 - Number 14
  212. NUD-1015.ZIP NEURON Digest Volume 10 - Number 15
  213. NUD-1016.ZIP NEURON Digest Volume 10 - Number 16
  214. NUD-1017.ZIP NEURON Digest Volume 10 - Number 17
  215. NUD-1018.ZIP NEURON Digest Volume 10 - Number 18
  216. NUD-1019.ZIP NEURON Digest Volume 10 - Number 19
  217. NUD-1020.ZIP NEURON Digest Volume 10 - Number 20
  218. NUD-1022.ZIP NEURON Digest Volume 10 - Number 22
  219. NUD-1023.ZIP NEURON Digest Volume 10 - Number 23
  220. NUD10-24.ZIP NEURON Digest Volume 10 - Number 24
  221. NUD10-25.ZIP NEURON Digest Volume 10 - Number 25
  222. NUD-1101.ZIP NEURON Digest Volume 11 - Number 1
  223. NUD-1102.ZIP NEURON Digest Volume 11 - Number 2
  224. NUD-1103.ZIP NEURON Digest Volume 11 - Number 3
  225. NUD-1104.ZIP NEURON Digest Volume 11 - Number 4
  226. NUD-1105.ZIP NEURON Digest Volume 11 - Number 5
  227. NUD-1106.ZIP NEURON Digest Volume 11 - Number 6
  228. NUD-1107.ZIP NEURON Digest Volume 11 - Number 7
  229.  
  230.